home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q97 / 5 / 58.TXT next >
Text File  |  1993-11-16  |  3KB  |  81 lines

  1. DOCUMENT:Q97558  04-NOV-1993  [W_NT]
  2. TITLE   :Windows NT Err Msg: Logon Failure
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ------------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows for Workgroups version 3.1
  12.  - Microsoft Windows NT operating system version 3.1
  13. -----------------------------------------------------------------------
  14.  
  15. SUMMARY
  16. =======
  17.  
  18. If you try to establish a connection from a Microsoft Windows for
  19. Workgroups computer to a shared resource on a Windows NT computer, you
  20. may receive one or both of the following error messages:
  21.  
  22.  - From Windows NT:
  23.  
  24.       Logon failure: the user has not been granted the requested logon
  25.       type at this computer.
  26.   
  27.  - From Windows for Workgroups:
  28.  
  29.       System Error:
  30.       DOS error 31 occurred.
  31.  
  32. These errors occur because another user logged on to the Windows NT
  33. computer as Administrator, and disabled privileges for the EVERYONE
  34. group ("Access this computer from network," for example). This
  35. prevents other users from accessing the shared resource.
  36.   
  37. Steps to Resolve Problem
  38. ------------------------
  39.  
  40. On the computer that is running Windows NT, restore network access
  41. rights to the EVERYONE group by following the steps below:
  42.  
  43. 1. Log on as Administrator.
  44.  
  45. 2. From the Administrative Tools window, choose the User Manager icon.
  46.  
  47. 3. From the Policies menu, choose User Rights.
  48.  
  49. 4. Select "Access this Computer From Network" from the right dialog
  50.    box, then choose the Add button.
  51.  
  52. 5. In the Grant To dialog box, select the Everyone check box.
  53.  
  54. 6. Exit Windows NT and turn off the computer.
  55.  
  56. 7. Restart Windows NT so that the changes can take effect.
  57.  
  58. Additional details are available for the above error message by typing:
  59.  
  60.    C:\>NET HELP 31
  61.  
  62. at any MS-DOS or Windows NT command prompt.
  63.  
  64. Additional reference words: 3.10 use wfwg winnet
  65.  
  66.  
  67. =============================================================================
  68.  
  69. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  70. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  71. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  72. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  73. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  74. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  75. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  76. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  77. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  78. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  79. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  80.  
  81. Copyright Microsoft Corporation 1993.